Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encode email in subscribe request #648

Merged
merged 1 commit into from
Apr 8, 2020

Conversation

akellbl4
Copy link
Collaborator

@akellbl4 akellbl4 commented Apr 8, 2020

Resolves #642

I made a fast fix of it on the frontend by encoding the address.
But I think it would be better to put a payload in the request body because we use POST method and it is a usual way to pass data to backend.

@akellbl4 akellbl4 requested review from umputun, paskal and Mavrin April 8, 2020 09:42
@akellbl4 akellbl4 force-pushed the fix/email-encoding branch from 3006c2e to d3bc088 Compare April 8, 2020 09:46
@umputun umputun merged commit 2a1690a into umputun:master Apr 8, 2020
@paskal paskal added this to the v1.6 milestone Apr 13, 2020
@akellbl4 akellbl4 deleted the fix/email-encoding branch June 13, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Impossible to subscribe with email with plus sign in it
4 participants